go/types.Checker.shift (method)

2 uses

	go/types (current package)
		expr.go#L896: func (check *Checker) shift(x, y *operand, e ast.Expr, op token.Token) {
		expr.go#L1078: 		check.shift(x, &y, e, op)